paper-design 0.1.11,260407lr7cv5171 (new cask)#257932
Merged
khipp merged 3 commits intoHomebrew:mainfrom Apr 11, 2026
Merged
Conversation
SMillerDev
approved these changes
Apr 7, 2026
bevanjkay
reviewed
Apr 7, 2026
Member
bevanjkay
left a comment
There was a problem hiding this comment.
Please try to add a zap stanza. The linked documentation provides some recommended methods to create it.
Contributor
Author
|
Hey folks, appreciate the quick reviews! I added a zap stanza (or rather, Codex added it and I verified it). |
krehel
reviewed
Apr 10, 2026
Co-authored-by: Justin Krehel <39449589+krehel@users.noreply.github.com>
khipp
approved these changes
Apr 11, 2026
bevanjkay
approved these changes
Apr 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After making any changes to a cask, existing or new, verify:
brew audit --cask --online <cask>is error-free.brew style --fix <cask>reports no offenses.Additionally, if adding a new cask:
paper-design; no exact prior refusal found).brew audit --cask --new <cask>worked successfully.HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask>worked successfully.brew uninstall --cask <cask>worked successfully.zapstanza paths.I used Codex to draft the cask.
I manually verified the final cask by having Codex run
brew style --fix paper-design,brew audit --cask --new --strict --online paper-design,HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask paper-design, andbrew uninstall --cask paper-design(with and without zap) and inspecting the outputs.Codex also launched
Paper.appand manually audited the leftover files after uninstall to derive thezapstanza. I manually verified that these paths were both created at startup and removed once zapped:~/Library/Application Support/Paper~/Library/Preferences/com.todesktop.2601167vjw8xe.plist